home *** CD-ROM | disk | FTP | other *** search
/ Earth & Beyond / Earth and Beyond (EA Games)(Disc 1).ISO / ENBData.cab / _320D39ABD78D417D915526D7AE247091 < prev    next >
INI File  |  2002-08-06  |  662b  |  43 lines

  1. [GalaxyMap]
  2. ; map size is first set.
  3. Size = 1000
  4.  
  5. ; Next sector positions are scaled
  6. SectorPosScale=2.0
  7.  
  8. ; Next each system position is scaled by this.
  9. SystemPosScale=4.1
  10.  
  11. ; Finally, each system is shifted by this amount.
  12. ; This is still in the Size coord system.
  13. GalaxyShiftX=-100
  14. GalaxyShiftY=100
  15.  
  16. SystemNameScale = 0.3
  17.  
  18. [IntraGateLine]
  19. Texture=sm_line.tga
  20. Shader=1
  21. UVMode=1
  22. UVRate=0,-1.0
  23. Width=0.25
  24. UVTile=4.0
  25.  
  26. [InterGateLine]
  27. Texture=sm_line.tga
  28. Shader=1
  29. UVMode=1
  30. UVRate=0,-1.0
  31. ;Width=1.0
  32. ;UVTile=0.5
  33. Width=1.0
  34. UVTile=0.15
  35.  
  36. [SectorLoadLine]
  37. Texture=load_line.tga
  38. Shader=1
  39. UVMode=1
  40. UVRate=0,-1.0
  41. Width=5.0
  42. UVTile=0.1
  43.